GTK-Win32: Avoid Using Deprecated API
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 31 Jul 2013 03:42:36 +0000 (11:42 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 14 Aug 2013 00:05:53 +0000 (08:05 +0800)
commit3b82b97e7320c807fe5bc736e9a73eb4a339a135
tree503ac2c8cc56b11d824c51addc2e319341a2f0de
parent9072be16a4b5e5a800f6f3207f7c2531a366c6b6
GTK-Win32: Avoid Using Deprecated API

Replace the deprecated API calls with the updated APIs, and fix the build
of modules/input/gtkimcontextime.c, as we really needed
gdk/gdkkeysyms-compat.h (gdk/gdkkeysyms.h was already included)

https://bugzilla.gnome.org/show_bug.cgi?id=705068
gtk/gtkstatusicon.c
modules/input/gtkimcontextime.c